Remove readme note for libgit2
authorSeth Falcon <seth@chef.io>
Sun, 5 Jul 2015 18:33:57 +0000 (11:33 -0700)
committerSeth Falcon <seth@chef.io>
Sun, 5 Jul 2015 18:33:57 +0000 (11:33 -0700)
Indeed this seems to be handled by the build automatically.

README.md

index 9871642a361939d69e407d1ef4a7972022bab6c2..25309ba1358fd830677183030b0675c1de4f7f24 100644 (file)
--- a/README.md
+++ b/README.md
@@ -37,7 +37,6 @@ Cargo requires the following tools and packages to build:
 * `cmake`
 * `pkg-config`
 * OpenSSL headers (`libssl-dev` package on ubuntu)
-* libgit2
 
 Cargo can then be compiled like many other standard unix-like projects: